home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 3.iso / games / msabtf.exe / CABFILE / IDR_CABFILE / 1script < prev    next >
Text File  |  1997-09-16  |  11KB  |  364 lines

  1. #
  2. #       Project Close Combat 2
  3. #       Boot Camp
  4. #       Script 1 - Monitors and Toolbars
  5. #
  6. #       Revisions:
  7. #       Penny Atcheson 6/23/97
  8. #       Scott Cooper 6/26/97
  9. #    Tom Kent 07/15/97
  10. #
  11. [INTRO]
  12. * 24 12
  13. *Monitors and the Toolbar
  14. *When playing A Bridge Too Far, it is important to keep track of
  15. *the status of your team members.
  16. *In this exercise, you'll learn how to:
  17. *      Review team units and individual soldiers prior to battle.
  18. *      Monitor soldier status during a battle.
  19. *      Develop strategies based on the strengths of your teams.
  20. *      End the battle.
  21. *To continue Boot Camp, click anywhere on this message. 
  22. *To quit Boot Camp, press CTRL+A (Command+A on the Macintosh).
  23. *NOTE: If you get lost, press CTRL+H.
  24. ######################################################################
  25. #
  26. #               Message Display 1 - Stress in soldiers
  27. #
  28. ######################################################################
  29. #Begin Lesson 1
  30. [BEGIN LESSON]
  31. ?Action
  32. ?Steps
  33. !TEAM_HIDE 1 0 -1 -1 
  34. !CENTER_TEAM 0 0 -1 -1
  35. !POPUP   0 12 -1 -1
  36. *In A Bridge Too Far, you need to pay attention to the psychological
  37. *elements of battle in addition to the tactical elements.
  38. *If you ask your men to do something they think is unreasonable
  39. *or if their stress level rises too high, they may choose not
  40. *to obey your orders.
  41. ?Success
  42. ?Error
  43. ?WDI4U
  44. [END LESSON]
  45. #End Lesson 1
  46. ######################################################################
  47. #
  48. #               Message Display 2 - Team monitor
  49. #(need to put popup close to team monitor)
  50. ######################################################################
  51. #Begin Lesson 2
  52. [BEGIN LESSON]
  53. ?Action
  54. ?Steps
  55. !CENTER_TEAM 0 0 -1 -1
  56. !POPUP   3 12 -1 -1
  57. *In the lower-left corner of the screen, you'll see the 
  58. *Team monitor. This is a listing of all of your teams in 
  59. *the battle. During a battle, their current orders are
  60. *listed next to their names.  The '+' symbol is color-coded
  61. *to indicate their health.
  62. ?Success
  63. ?Error
  64. ?WDI4U
  65. [END LESSON]
  66. #End Lesson 2
  67. ######################################################################
  68. #
  69. #               Message Display 3 - Soldier monitor
  70. #(check and update action)
  71. ######################################################################
  72. #Begin Lesson 4
  73. [BEGIN LESSON]
  74. ?Action
  75. *SELECT_TEAM 0 0 -1 -1
  76. ?Steps
  77. !CENTER_TEAM    0       0       -1 -1
  78. !ARROW_TEAM 0 7 0 0
  79. !POPUP          3       12      -1 -1
  80. *Next to the Team monitor is the Soldier monitor. The Soldier 
  81. *monitor provides information about individual members in each
  82. *unit. 
  83. *Remove this message, and then select the indicated unit to see 
  84. *details about its individual soldiers.
  85. ?Success
  86. !POPUP 3 12 -1 -1
  87. *Information in the Soldier monitor changes to reflect the 
  88. *team you select in the Team monitor on the map. It is 
  89. *dynamically updated in real time as the battle progresses.
  90. #!REMOVE_ARROW 0 -1 -1 -1
  91. ?Error
  92. !POPUP 3 12 -1 -1
  93. *Click any team member in the unit to select the team 
  94. *indicated by the gray arrow. Check the monitors for detailed 
  95. *information about the selected unit. Remove this message, and
  96. *then try selecting the team again.
  97. *To quit Boot Camp, press CTRL+A (Command+A on the 
  98. *Macintosh).
  99. ?WDI4U
  100. [END LESSON]
  101. #End Lesson 3
  102. ######################################################################
  103. #
  104. #               Message Display 4 - Monitor click and select
  105. #(check and update action)
  106. ######################################################################
  107. #Begin Lesson 4
  108. [BEGIN LESSON]
  109. ?Action
  110. *SPACE_BAR -1 -1 -1 -1
  111. ?Steps
  112. !CENTER_TEAM    0       0       -1 -1
  113. !ARROW_TEAM 0 7 0 0 
  114. !POPUP          3       12      -1 -1
  115. *To quickly jump to any unit on the battlefield, you can 
  116. *double-click on any entry in either the Team or Soldier monitors.
  117. *Remove this message, and then double-click to jump to a specific 
  118. *soldier.
  119. *When you are done, press the SPACEBAR to continue.
  120. ?Success
  121. !POPUP 3 12 -1 -1
  122. *Double-clicking a team in the monitors is the quickest
  123. *way to find them on the battlefield.
  124. #!REMOVE_ARROW 0 -1 -1 -1
  125. ?Error
  126. !POPUP 3 12 -1 -1
  127. *No updated information? Try again. Double-click any soldier in the 
  128. *Soldier monitor. Remove this message, and then try double-clicking
  129. *the Soldier monitor.
  130. *To quit Boot Camp, press CTRL+A (Command+A on the 
  131. *Macintosh).
  132. ?WDI4U
  133. [END LESSON]
  134. #End Lesson 4
  135. ######################################################################
  136. #
  137. #               Message Display 5 - Team monitor
  138. #(need to put popup close to team monitor)
  139. ######################################################################
  140. #Begin Lesson 5
  141. [BEGIN LESSON]
  142. ?Action
  143. ?Steps
  144. !CENTER_TEAM 0 0 -1 -1
  145. !POPUP   3 12 -1 -1
  146. *The Soldier monitor provides valuable data about your troops. 
  147. *You can see specifics about each soldier such as: health, 
  148. *current state of mind, and physical state. This monitor reflects 
  149. *individual soldiers' status during the game, and it updates in 
  150. *real time throughout the battle just as the Team monitor does.
  151. ?Success
  152. ?Error
  153. ?WDI4U
  154. [END LESSON]
  155. #End Lesson 6
  156. ######################################################################
  157. #
  158. #               Message Display 7 - Weapons in soldier monitor
  159. #
  160. ######################################################################
  161. #Begin Lesson 7
  162. [BEGIN LESSON]
  163. ?Action
  164. ?Steps
  165. !CENTER_TEAM 0 0 -1 -1
  166. !POPUP   3 12 -1 -1
  167. *In the Soldier monitor, you can also get information about 
  168. *the weapons and available ammunition each soldier carries. 
  169. *For specific information about individual weapons and their
  170. *most effective uses, see the manual and Help.
  171. ?Success
  172. ?Error
  173. ?WDI4U
  174. [END LESSON]
  175. #End Lesson 5
  176. ######################################################################
  177. #
  178. #               Message Display 6 - Message monitor
  179. #(need to put popup close to message monitor)
  180. ######################################################################
  181. #Begin Lesson 6
  182. [BEGIN LESSON]
  183. ?Action
  184. ?Steps
  185. !CENTER_TEAM 0 0 -1 -1
  186. !POPUP   2 12 -1 -1
  187. *The third monitor is active only during battle.  It provides
  188. *a list of important events.  You can double-click a message
  189. *to jump to the team that generated the event.
  190. ?Success
  191. ?Error
  192. ?WDI4U
  193. [END LESSON]
  194. #End Lesson 6
  195. ######################################################################
  196. #
  197. #               Message Display 7 - Bands in Message monitor
  198. #(need to put popup close to team monitor)
  199. ######################################################################
  200. #Begin Lesson 7
  201. [BEGIN LESSON]
  202. ?Action
  203. ?Steps
  204. !CENTER_TEAM 0 0 -1 -1
  205. !POPUP   2 12 -1 -1
  206. *The colored buttons at the top of the Message monitor are used 
  207. *to filter the messages you want to receive based on priority. 
  208. *Red messages are the highest priority messages. White messages 
  209. *are informational in nature.
  210. ?Success
  211. ?Error
  212. ?WDI4U
  213. [END LESSON]
  214. #End Lesson 7
  215. ######################################################################
  216. #
  217. #               Message Display 8 - Map monitor
  218. #(need to put popup close to overview? map monitor)
  219. ######################################################################
  220. #Begin Lesson 8
  221. [BEGIN LESSON]
  222. ?Action
  223. ?Steps
  224. !CENTER_TEAM 0 0 -1 -1
  225. !POPUP   2 12 -1 -1
  226. *The Map monitor is a thumbnail picture of the entire 
  227. *battlefield. Click the Map monitor to jump to any 
  228. *location on the battlefield.
  229. ?Success
  230. ?Error
  231. ?WDI4U
  232. [END LESSON]
  233. #End Lesson 8
  234. ######################################################################
  235. #
  236. #               Message Display 9 - Team Information
  237. #
  238. ######################################################################
  239. #Begin Lesson 9
  240. [BEGIN LESSON]
  241. ?Action
  242. ?Steps
  243. !CENTER_TEAM 0 0 -1 -1
  244. !POPUP   3 12 -1 -1
  245. *The quickest way to get information about a team is to use the
  246. *team status region at the left edge of the toolbar. When you
  247. *point to any team on the battlefield, or in the Team monitor, this
  248. *region provides useful details on the indicated team.
  249. *Look at the color of the heads to determine the health of individuals.
  250. ?Success
  251. ?Error
  252. ?WDI4U
  253. [END LESSON]
  254. #End Lesson 9
  255. ######################################################################
  256. #
  257. #               Message Display 10 - Force morale bars
  258. #
  259. ######################################################################
  260. #Begin Lesson 10
  261. [BEGIN LESSON]
  262. ?Action
  263. ?Steps
  264. !CENTER_TEAM 0 0 -1 -1
  265. !POPUP   3 12 -1 -1
  266. *Next to the team status region is Troop Status.  
  267. *This bar is color-coded to represent the overall status of your 
  268. *troops.  The length of the green, yellow, and red bars indicate 
  269. *the percentage of men who are healthy, wounded, or dead.
  270. ?Success
  271. ?Error
  272. ?WDI4U
  273. [END LESSON]
  274. #End Lesson 10
  275. ######################################################################
  276. #
  277. #               Message Display 11 - Sprite outlines
  278. #
  279. ######################################################################
  280. #Begin Lesson 11
  281. [BEGIN LESSON]
  282. ?Action
  283. ?Steps
  284. !CENTER_TEAM 0 0 -1 -1
  285. !POPUP 2 12 -1 -1
  286. *On the far right of the toolbar is a drop-down menu labeled Info.
  287. *You use this menu to get information about the teams on the 
  288. *battlefield in the form of outlines. These outlines are 
  289. *color-coded and change from green to yellow to red as the
  290. *condition you are monitoring regresses.
  291. ?Success
  292. ?Error
  293. ?WDI4U
  294. [END LESSON]
  295. #End Lesson 11
  296. ######################################################################
  297. #
  298. #               Message Display 12 - Cease Fire
  299. #
  300. ######################################################################
  301. #Begin Lesson 12
  302. [BEGIN LESSON]
  303. ?Action
  304. ?Steps
  305. !CENTER_TEAM 0 0 -1 -1
  306. !POPUP   3 12 -1 -1
  307. *The battle ends when one side loses all its units.  
  308. *If you want to end the battle before this happens, you can 
  309. *offer a cease-fire by clicking the "cease-fire" button 
  310. *on the toolbar.
  311. *The enemy may or may not choose to accept your cease-fire offer.
  312. ?Success
  313. ?Error
  314. ?WDI4U
  315. [END LESSON]
  316. #End Lesson 12
  317. ######################################################################
  318. #
  319. #               Message Display 13 - Flee
  320. #
  321. ######################################################################
  322. #Begin Lesson 13
  323. [BEGIN LESSON]
  324. ?Action
  325. ?Steps
  326. !CENTER_TEAM 0 0 -1 -1
  327. !POPUP   3 12 -1 -1
  328. *If the enemy does not accept your cease-fire offer, your only 
  329. *alternatives are to continue to fight or to retreat off the 
  330. *battlefield. You can run individual men off the edge of the 
  331. *map that you start with or click the "flee" button on the toolbar.  
  332. *In this case, you sacrifice the map to the enemy, and any men 
  333. *who are engaged are taken prisoner.
  334. ?Success
  335. ?Error
  336. ?WDI4U
  337. [END LESSON]
  338. #End Lesson 13
  339. [OUTTRO]
  340. *18 12
  341. *Summary
  342. *This completes the Boot Camp lesson on monitors and toolbars.
  343. *In this training session, you learned to:
  344. *         Use the Team monitor.
  345. *         Use the Soldier monitor.
  346. *         Use the Message and Map monitor.
  347. *         Identify soldier status.
  348. *         End the battle.
  349. *To continue Boot Camp training, return to the Command screen and
  350. *choose another session.  
  351.